home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 92 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news1.icaen!mtpins
  2. From: mtpins@icaen.uiowa.edu (Michael T Pins)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: changing NetBSD kernel font
  5. Date: 12 Jan 1996 20:33:27 GMT
  6. Organization: Iowa Computer Aided Engineering Network, University of Iowa
  7. Message-ID: <4d6gin$fj@server05.icaen.uiowa.edu>
  8. References: <4d61au$7sm@crash.microserve.net>
  9. NNTP-Posting-Host: ground.isca.uiowa.edu
  10.  
  11. jshaffer@pennet.net (Jim Shaffer) writes:
  12.  
  13.  
  14. >Also, what module do I change if I want to change the initial console
  15. >size and/or colors, to avoid the need for an iteconfig?  (Does anyone
  16. >besides me think that it's absolutely stupid that the default console
  17. >size is *one pixel* too narrow for the default console font to have 
  18. >80 characters across it?  I can't think of any monitor that would have
  19. >a problem displaying a 641-wide screen instead of 640.
  20.  
  21. In the file /usr/src/sys/arch/amiga/dev/ite_cc.c you'll find a comment that
  22. says /* -1 for bold. */
  23. Remove the -1 from the line below it, recompile, and your problem goes
  24. away.  I'm confused as to why this is here to begin with.  If it's truly an
  25. 8 pixel font, bold will still fit.  Granted, it will merge into the black
  26. background, but life's a beach.
  27. Oh, to be paranoid, you should probably comment out the line and copy it,
  28. removing the -1 from the copy, in case you want to undo this later.
  29.  
  30. -- 
  31. *************************************************************************
  32. *   Michael Pins                |   Internet:   mtpins@isca.uiowa.edu   *
  33. *   #include <std.disclaimer>   |     -or-      mtpins@winternet.com    *
  34. *************************************************************************
  35.